projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25d006e
)
Ignore self-insert-command bindings
author
Iqbal Ansari
<iqbalansari02@yahoo.com>
Fri, 13 Nov 2015 16:08:16 +0000
(21:38 +0530)
committer
Iqbal Ansari
<iqbalansari02@yahoo.com>
Fri, 13 Nov 2015 17:10:05 +0000
(22:40 +0530)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index fea86ab304a9a9595f9d16a10dc740c0a28ba4b0..41d6875a8851b7735f4c5638a4dcef7218d4f9d6 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-1264,7
+1264,7
@@
BUFFER that follow the key sequence KEY-SEQ."
;; C-x 8 Prefix Command
;; <S-dead-acute> Prefix Command
"^\\([^ <>\t]+\\|<f[0-9]+>\\|\\w \\.\\. \\w\\)[ \t]+\\([^\t\n]+\\)$"))
- (lines-to-flush'("[bB]inding[s]?[:]?$" "translations:$" "-------$"))
+ (lines-to-flush'("[bB]inding[s]?[:]?$" "translations:$" "-------$"
"self-insert-command$"
))
key-match desc-match unformatted)
(save-match-data
(with-temp-buffer